Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[dagit] Downgrade @apollo/client #6291

Merged
merged 1 commit into from
Jan 21, 2022
Merged

[dagit] Downgrade @apollo/client #6291

merged 1 commit into from
Jan 21, 2022

Conversation

hellendag
Copy link
Member

Summary

Seems like there must have been a change in @apollo/client 3.5.x that broke some of our existing software-defined assets query behavior.

Downgrading to 3.3.16 (where we were previously) resolves the issue.

Test Plan

View http://localhost:3000/workspace/software_defined_assets@repo.py/jobs/spark_weather/, verify that I can filter assets without crashing the page.

@vercel
Copy link

vercel bot commented Jan 21, 2022

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployments, click below or on the icon next to each commit.

dagster – ./docs/next

🔍 Inspect: https://vercel.com/elementl/dagster/7j9wFNvFoyRJnStq7k3Tk9Fzmc3h
✅ Preview: Canceled

dagit-storybook – ./js_modules/dagit/packages/ui

🔍 Inspect: https://vercel.com/elementl/dagit-storybook/FCLkDW4rNR7n8nE4bXLkGfSDXhvq
✅ Preview: Canceled

@vercel vercel bot temporarily deployed to Preview – dagster January 21, 2022 00:35 Inactive
@hellendag
Copy link
Member Author

Current dependencies on/for this PR:

This comment was auto-generated by Graphite.

@vercel vercel bot temporarily deployed to Preview – dagit-storybook January 21, 2022 00:35 Inactive
@hellendag hellendag requested a review from bengotow January 21, 2022 00:35
@hellendag hellendag merged commit 2a563af into master Jan 21, 2022
@hellendag hellendag deleted the dish-apollo branch January 21, 2022 00:46
rexledesma pushed a commit that referenced this pull request Jan 21, 2022
@bengotow
Copy link
Collaborator

Just in case we come back to this later:

These are the two issues we encountered:
apollographql/apollo-client#9334
apollographql/apollo-client#9333

This is a repo with two branches reproducing each case with a minimal "fruit info" graphQL API:
https://github.com/bengotow/apollo-client-issues/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants